Skip to content

build(deps): Update mindsers/changelog-reader-action action to v2.4.0#363

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/mindsers-changelog-reader-action-2.x
May 20, 2026
Merged

build(deps): Update mindsers/changelog-reader-action action to v2.4.0#363
renovate[bot] merged 1 commit into
masterfrom
renovate/mindsers-changelog-reader-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Type Update Change
mindsers/changelog-reader-action action minor v2.3.0v2.4.0

Release Notes

mindsers/changelog-reader-action (mindsers/changelog-reader-action)

v2.4.0

Compare Source

Added
  • New changes_file output: a path to a temporary file containing the matched entry's text, for tools that consume release notes as a file (goreleaser, gh release create --notes-file, etc.). Resolves #​68.
  • New version_scheme input (semver default, or pep440) enabling extraction and validation of Python PEP 440 version identifiers like 0.1.0a1. Resolves #​38.
Security
  • Harden the reference-link parsing regex against catastrophic backtracking (CodeQL js/redos). The previous pattern had a . character in two overlapping character classes; a hostile CHANGELOG line could in principle trigger exponential matching time. The fix tightens the label character class without changing the regex's accepted inputs.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (rebase) May 20, 2026 09:09
@renovate renovate Bot merged commit d0cfcf3 into master May 20, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/mindsers-changelog-reader-action-2.x branch May 20, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants